Open
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
43be785 to
2e12016
Compare
d369a88 to
f2ba64f
Compare
b4d31f7 to
9787019
Compare
a8e49db to
c497b06
Compare
952841a to
7528e61
Compare
b584331 to
da89d05
Compare
81e50cc to
2e89b2f
Compare
758eb8d to
4998ff4
Compare
f171b05 to
2167759
Compare
8bd9ec5 to
7bb5a70
Compare
1cb3cec to
10de683
Compare
Contributor
Author
|
| datasource | package | from | to | | ----------- | -------------------------------------- | ------- | ------- | | packagist | azjezz/psl | 6.1.1 | 6.1.1 | | packagist | composer/composer | 2.9.7 | 2.9.7 | | github-tags | laminas/laminas-ci-matrix-action | 1.32.0 | v1.33 | | packagist | monolog/monolog | 3.10.0 | 3.10.0 | | github-tags | containerbase/php-prebuild | 8.4.1 | 8.5.5 | | packagist | php-standard-library/psalm-plugin | 2.4.0 | 2.4.0 | | packagist | phpunit/phpunit | 12.5.23 | 12.5.23 | | packagist | psalm/plugin-phpunit | 0.19.7 | 0.20.1 | | packagist | roave/infection-static-analysis-plugin | 1.43.0 | 1.43.0 | | github-tags | shivammathur/setup-php | 2.36.0 | 2.37.0 | | packagist | symfony/yaml | 8.0.8 | 8.0.8 | | packagist | vimeo/psalm | 6.16.1 | 6.16.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.1.0→^6.1.1^2.9.2→^2.9.71.32.0→v1.33^3.9.0→^3.10.0~8.4.1→~8.5.5^2.3.0→^2.4.0^12.5.3→^12.5.23^0.19.5→^0.20.1^1.42.0→^1.43.02.36.0→2.37.0^8.0.1→^8.0.8^6.14.2→^6.16.1Release Notes
laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)
v1.33Compare Source
v1.33.0Compare Source
Release Notes for 1.33.0
1.33.0
Enhancement
Documentation,Enhancement
Dependencies
containerbase/php-prebuild (php)
v8.5.5Compare Source
Bug Fixes
v8.5.4Compare Source
Bug Fixes
v8.5.3Compare Source
Bug Fixes
v8.5.2Compare Source
Bug Fixes
v8.5.1Compare Source
Bug Fixes
v8.5.0Compare Source
Bug Fixes
v8.4.20Compare Source
Bug Fixes
v8.4.19Compare Source
Bug Fixes
v8.4.18Compare Source
Bug Fixes
v8.4.17Compare Source
Bug Fixes
v8.4.16Compare Source
Bug Fixes
v8.4.15Compare Source
Bug Fixes
v8.4.14Compare Source
Bug Fixes
v8.4.13Compare Source
Bug Fixes
v8.4.12Compare Source
Bug Fixes
v8.4.11Compare Source
Bug Fixes
v8.4.10Compare Source
Bug Fixes
v8.4.8Compare Source
Bug Fixes
v8.4.7Compare Source
Bug Fixes
v8.4.6Compare Source
Bug Fixes
v8.4.5Compare Source
Bug Fixes
v8.4.4Compare Source
Bug Fixes
v8.4.3Compare Source
Bug Fixes
v8.4.2Compare Source
Bug Fixes
psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)
v0.20.1Compare Source
v0.20.0Compare Source
What's Changed
Full Changelog: psalm/psalm-plugin-phpunit@0.19.5...0.20.0
shivammathur/setup-php (shivammathur/setup-php)
v2.37.0Compare Source
Changelog
Updated the action to use Node.js 24. (#1049)
Added support for
masterin thephp-versioninput. It should now set up a nightly build from the master branch ofphp-src.Added support to install
ioncubeandzephir_parserextensions on PHP 8.5.Expanded support for installing extensions using Homebrew on macOS from the
shivammathur/homebrew-extensionstap. This includespdo_firebird,sqlsrv,pdo_sqlsrv,pecl_http,swow,xhprof, and several other supported extensions.Improved switching PHP versions on Linux. Missing alternatives should now be registered automatically before switching versions. #1067
Improved support for Homebrew on macOS. It should now retry stuck
brewcommands with an inactivity watchdog.Improved support for adding tools. It should now correctly use the latest release download URL when a version is not specified. (#1064)
Improved tool setup and caching on self-hosted runners.
Improved support for
sqlsrvandpdo_sqlsrvon PHP 8.1 and 8.2.Fixed installing
pecl_httpon Windows. Switched todownloads.php.netfor fixingICUversion post install.Fixed cached
couchbaseinstalls on macOS using theshivammathur/cache-extensionsaction.Replaced
@actions/corewith local functions to reduce bundle size.Refactored to use ES2024+ features for Node 24.
Updated actions used in examples to their latest versions.
Updated Node.js dependencies.
Thanks @theluckystrike for the contribution 🎉
Thanks @code-kudu, @ssddanbrown, @RoundingWell, and @ntzrbtr for the sponsorship ❤️
For the complete list of changes, please refer to the Full Changelog
Follow for updates
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Read more about the use of Renovate Bot within
ocramius/*projects.